-
Home
-
MZ MBO Access
-
2.1.5
-
Code
-
Classes
- Fulfillable_Collection
Total Complexity |
44 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
370 |
Lines of code |
173 |
Logical lines of code |
110 |
Comment lines |
151 |
Methods |
17 |
Properties |
6 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
evaluate() |
A |
48 |
8 |
33 |
is_fulfilled() |
S |
55 |
7 |
19 |
filter() |
S |
52 |
5 |
24 |
where() |
S |
54 |
5 |
21 |
remove_fulfillable() |
S |
61 |
3 |
12 |
propagate_condition_type_list() |
S |
65 |
3 |
9 |
add_fulfillable() |
S |
64 |
2 |
10 |
is_condition_type_allowed() |
S |
69 |
2 |
7 |
where_collection() |
S |
68 |
1 |
7 |
__construct() |
S |
77 |
1 |
4 |
where_array() |
S |
73 |
1 |
5 |
create_collection() |
S |
79 |
1 |
3 |
is_condition_type_list_whitelist() |
S |
82 |
1 |
3 |
set_condition_type_list() |
S |
71 |
1 |
6 |
get_condition_type_list() |
S |
82 |
1 |
3 |
get_fulfillables() |
S |
82 |
1 |
3 |
or_where() |
S |
75 |
1 |
4 |